Search results

1 – 10 of 18
Article
Publication date: 11 March 2024

Jianjun Yao and Yingzhao Li

Weak repeatability is observed in handcrafted keypoints, leading to tracking failures in visual simultaneous localization and mapping (SLAM) systems under challenging scenarios…

Abstract

Purpose

Weak repeatability is observed in handcrafted keypoints, leading to tracking failures in visual simultaneous localization and mapping (SLAM) systems under challenging scenarios such as illumination change, rapid rotation and large angle of view variation. In contrast, learning-based keypoints exhibit higher repetition but entail considerable computational costs. This paper proposes an innovative algorithm for keypoint extraction, aiming to strike an equilibrium between precision and efficiency. This paper aims to attain accurate, robust and versatile visual localization in scenes of formidable complexity.

Design/methodology/approach

SiLK-SLAM initially refines the cutting-edge learning-based extractor, SiLK, and introduces an innovative postprocessing algorithm for keypoint homogenization and operational efficiency. Furthermore, SiLK-SLAM devises a reliable relocalization strategy called PCPnP, leveraging progressive and consistent sampling, thereby bolstering its robustness.

Findings

Empirical evaluations conducted on TUM, KITTI and EuRoC data sets substantiate SiLK-SLAM’s superior localization accuracy compared to ORB-SLAM3 and other methods. Compared to ORB-SLAM3, SiLK-SLAM demonstrates an enhancement in localization accuracy even by 70.99%, 87.20% and 85.27% across the three data sets. The relocalization experiments demonstrate SiLK-SLAM’s capability in producing precise and repeatable keypoints, showcasing its robustness in challenging environments.

Originality/value

The SiLK-SLAM achieves exceedingly elevated localization accuracy and resilience in formidable scenarios, holding paramount importance in enhancing the autonomy of robots navigating intricate environments. Code is available at https://github.com/Pepper-FlavoredChewingGum/SiLK-SLAM.

Details

Industrial Robot: the international journal of robotics research and application, vol. 51 no. 3
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 18 January 2016

Jianjun Yao, Le Zhang, Shuo Chen, Zhenshuai Wan, Tao Wang and Qingtao Niu

The paper aims to achieve translational shaking tests on a 6-DOF hydraulic parallel manipulator. Shaking tests are commonly performed on shaking tables, which are generally used…

Abstract

Purpose

The paper aims to achieve translational shaking tests on a 6-DOF hydraulic parallel manipulator. Shaking tests are commonly performed on shaking tables, which are generally used for small motion ranges and are usually financially costly. The research is required to generate shaking motions in three translational directions for a specimen for shaking tests, but it also needs to produce 6-degree of freedom (DOF) motions with large motion ranges.

Design/methodology/approach

A hydraulic 6-DOF (degree of freedom) parallel manipulator is applied to achieve this goal. The link-space control is adopted for the manipulator, and PID controller and feed-forward controller are used for each loop of the system. A hybrid reference signal generator is proposed by using a shaking controller, which is developed to convert the shaking motion into position signal. The converted result is directly added to the pose signal. The whole real-time control system is realized by using MATLAB xPC Target.

Findings

The developed method is verified on the hydraulic 6-DOF parallel manipulator with specimen. Experiments show very promising results that the proposed technology is really applicable to perform translational shaking tests on the hydraulic parallel manipulator.

Originality/value

A simple yet efficient solution is proposed that allows shaking tests in three translational directions performed on the hydraulic 6-DOF parallel manipulator with wide motion ranges. The paper presents a state-of-the-art related to the applications of parallel robots in several fields of technology.

Details

Industrial Robot: An International Journal, vol. 43 no. 1
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 3 October 2019

Lisha He, Jianjing Zheng, Yao Zheng, Jianjun Chen, Xuan Zhou and Zhoufang Xiao

The purpose of this paper is to develop parallel algorithms for moving boundary simulations by local remeshing and compose them to a fully parallel simulation cycle for the…

Abstract

Purpose

The purpose of this paper is to develop parallel algorithms for moving boundary simulations by local remeshing and compose them to a fully parallel simulation cycle for the solution of problems with engineering interests.

Design/methodology/approach

The moving boundary problems are solved by unsteady flow computations coupled with six-degrees-of-freedom equations of rigid body motion. Parallel algorithms are developed for both computational fluid dynamics (CFD) solution and grid deformation steps. Meanwhile, a novel approach is developed for the parallelization of the local remeshing step. It inputs a distributed mesh after deformation, then marks low-quality elements to be deleted on the respective processors. After that, a parallel domain decomposition approach is used to repartition the hole mesh and then to redistribute the resulting sub-meshes onto all available processors. Then remesh individual sub-holes in parallel. Finally, the element redistribution is rebalanced.

Findings

If the CFD solver is parallelized while the remaining steps are executed in sequential, the performance bottleneck of such a simulation cycle is observed when the simulation of large-scale problem is executed. The developed parallel simulation cycle, in which all of time-consuming steps have been efficiently parallelized, could overcome these bottlenecks, in terms of both memory consumption and computing efficiency.

Originality/value

A fully parallel approach for moving boundary simulations by local remeshing is developed to solve large-scale problems. In the algorithm level, a novel parallel local remeshing algorithm is present. It repartitions distributed hole elements evenly onto all available processors and ensures the generation of a well-shaped inter-hole boundary always. Therefore, the subsequent remeshing step can fix the inter-hole boundary involves no communications.

Details

Engineering Computations, vol. 36 no. 8
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 30 June 2021

Zhiwei Liu, Jianjun Chen, Yifan Xia and Yao Zheng

Sizing functions are crucial inputs for unstructured mesh generation since they determine the element distributions of resulting meshes to a large extent. Meanwhile, automating…

Abstract

Purpose

Sizing functions are crucial inputs for unstructured mesh generation since they determine the element distributions of resulting meshes to a large extent. Meanwhile, automating the procedure of creating a sizing function is a prerequisite to set up a fully automatic mesh generation pipeline. In this paper, an automatic algorithm is proposed to create a high-quality sizing function for an unstructured surface and volume mesh generation by using a triangular mesh as the background mesh.

Design/methodology/approach

A practically efficient and effective solution is developed by using local operators carefully to re-mesh the tessellation of the input Computer Aided Design (CAD) models. A nonlinear programming (NLP) problem has been formulated to limit the gradient of the sizing function, while in this study, the object function of this NLP is replaced by an analytical equation that predicts the number of elements. For the query of the sizing value, an improved algorithm is developed by using the axis-aligned bounding box (AABB) tree structure.

Findings

The local operations of re-meshing could effectively and efficiently resolve the banding issue caused by using the default tessellation of the model to define a sizing function. Experiments show that the solution of the revised NLP, in most cases, could provide a better solution at the lower cost of computational time. With the help of the AABB tree, the sizing function defined at a surface background mesh can be also used as the input of volume mesh generation.

Originality/value

Theoretical analysis reveals that the construction of the initial sizing function could be reduced to the solution of an optimization problem. The definitions of the banding elements and surface proximity are also given. Under the guidance of this theoretical analysis, re-meshing and ray-casting technologies are well-designed to initial the sizing function. Smoothing with the revised NLP and querying by the AABB tree, the paper provides an automatic method to get a high-quality sizing function for both surface and volume mesh generation.

Details

Engineering Computations, vol. 38 no. 10
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 7 April 2020

Yuhang Zhang, Chang Liu, Tingting Xu, Yan Huang and Liangyan Tao

The technical level of aircraft failure analysis plays a special role in ensuring the safety of civil aviation flight. Using appropriate methods for functional failures analysis…

Abstract

Purpose

The technical level of aircraft failure analysis plays a special role in ensuring the safety of civil aviation flight. Using appropriate methods for functional failures analysis can provide a reliable reference for aircraft safety. The purpose of this paper is to provide a new and comprehensive measure based on conventional functional hazard analysis (FHA) and grey system theory to analysis and evaluate the class that each failure belongs to.

Design/methodology/approach

This paper integrates multiple methods including the FHA, the fixed weight cluster, the Delphi method and the analytic hierarchy process (AHP). To begin with, use FHA method to sort out the corresponding failure states of a certain system from the perspective of function and determine the evaluation index. And then using group decision and AHP, determine the expert weight and index weight in the fixed weight cluster. The fixed weight cluster function is used to determine the grey class to which a certain functional failure belongs in the complex system.

Findings

In the past, the risk assessment of aircraft was mostly dominated by the subjective judgment of the experts, but it was not possible to give an objective observation score for each failure state. This paper addresses the problem efficiently as well as the feature of “little data, poor information.” The risk degree of each failure state can ultimately be replaced by a quantitative value.

Research limitations/implications

This paper uses the idea of clustering in grey system theory to evaluate the risk of landing gear system. In the expert evaluation stage, different experts evaluated the impact degree of the aircraft's failure caused by its functions, so the final risk classification is subjective to some extent.

Practical implications

This study analyzed the different conditions of the landing gear, including the front wheel steering, front wheel damping, front wheel steering system, brake system fault information and so on. It can effectively divide the different failure states and their effects, which is helpful to improve the safety of aircraft landing gear system and provide some useful methods and ideas for studying the safety of aircraft systems.

Social implications

Based on the FHA analysis process and the grey system theory, this paper determines various potential risks and their consequences of various functions according to the hierarchy, so as to carry out further detailed analysis on the risks that may occur under various functional conditions and take certain measures to prevent them. It is helpful to improve the risk management and control ability of aircraft in the actual flight process and to guarantee the safety of people's lives and property.

Originality/value

This paper is a pioneer in integrating the FHA method and the grey system theory, which exactly can be used to address the problem with the character of “little data, poor information.” The model established in this paper for the defects of FHA can effectively improve the accuracy of FHA, which is of great significance for the study of safety. In this paper, a case about landing gear system is given to illustrate the effectiveness of the model.

Details

Grey Systems: Theory and Application, vol. 10 no. 2
Type: Research Article
ISSN: 2043-9377

Keywords

Article
Publication date: 8 December 2017

Jianjun Zhu, David K.C. Tse and Qiang Fei

To explain and empirically test how different marketing communication channels interact with each other and contribute to brands’ diverging marketplace performance.

1583

Abstract

Purpose

To explain and empirically test how different marketing communication channels interact with each other and contribute to brands’ diverging marketplace performance.

Design/methodology/approach

With a unique data set combining key variables of major passenger car brands, the paper takes a source-based perspective to investigate how firm-based communications, expert opinions and online consumer reviews interact and affect brands’ marketplace performance. Then the paper studies the three special boundary conditions under which online consumer reviews’ influence varies in competition with the other two established information sources. Lastly, a study was done to demonstrate the financial significance of investing in different information sources.

Findings

The results show that online consumer reviews mitigate the effectiveness of the other two information sources in driving brand sales. This mitigation effect is also magnified when the brand is weak, firm-based communications are modest and expert opinions are less favorable. The findings further suggest that in the emerging communication enterprise, firm-based and expert-based communications remain the core while user-based communication plays an indispensable competing and complementary role.

Practical implications

In the new digital era, firms are facing the daunting task of understanding and integrating multiple communication channels. The study provides important implications for both researchers and practitioners with respect to brand management and integrated communications.

Originality/value

Existing studies have demonstrated that each of the three communication efforts (by firms, experts and consumers) exerts a significant influence on product sales, but few studies have been conducted in settings marked by the coexistence of these efforts. In addition, the three communication efforts are likely to have different effects on brands with different market positions. The current study is contributing to the literature by filling the above gaps.

Details

Journal of Research in Interactive Marketing, vol. 12 no. 1
Type: Research Article
ISSN: 2040-7122

Keywords

Article
Publication date: 7 September 2020

Ruijia Liu, Jianjun Yang and Feng Zhang

Prior studies have demonstrated the important role of coopetition in firms’ innovation. Based on the paradox perspective, this study aims to focus on technology transfer, the…

Abstract

Purpose

Prior studies have demonstrated the important role of coopetition in firms’ innovation. Based on the paradox perspective, this study aims to focus on technology transfer, the pre-innovation stage, to provide a supplementary understanding of the complementarity and contradictoriness of paradoxical coopetition, with the formal and informal governance mechanisms which are suitable with this understanding in coopetition.

Design/methodology/approach

This study conducted an original, multisource survey of 280 Chinese manufacturing firms. Hypotheses were tested through multiple regressions.

Findings

Coopetition has a positive impact on technology transfer between firms. Along with the increasing specificity of assets invested ex ante as a kind of formal governance mechanism, the relationship between coopetition and technology transfer becomes stronger. Meanwhile, inter-firm justice as an informal governance mechanism in the technology transfer process can be positively affected by coopetition between partners.

Originality/value

The study adds to the business-to-business coopetition literature on how to properly treat and use coopetition in technology transfer. Using the paradox perspective in the Chinese context, the findings emphasize the positive role of coopetition in the inter-firm technological exchange process, enriching the understanding of the complementary and contradictory features of paradoxical coopetition. To govern coopetitive relationships, the firms should also implement two fundamental governance mechanisms, that is, specialty asset and inter-firm justice.

Details

Journal of Business & Industrial Marketing, vol. 36 no. 5
Type: Research Article
ISSN: 0885-8624

Keywords

Content available
Article
Publication date: 17 August 2012

413

Abstract

Details

Grey Systems: Theory and Application, vol. 2 no. 2
Type: Research Article
ISSN: 2043-9377

Content available
Article
Publication date: 30 September 2014

10

Abstract

Details

Journal of Manufacturing Technology Management, vol. 25 no. 8
Type: Research Article
ISSN: 1741-038X

Article
Publication date: 3 April 2017

Shaosheng Jin, Haoyang Li and Yao Li

In recent years, fresh produce (fresh vegetables and fruit) has been circulated widely via e-commerce in Chinese large cities in the form of fresh produce portfolios (FPPs). The…

2119

Abstract

Purpose

In recent years, fresh produce (fresh vegetables and fruit) has been circulated widely via e-commerce in Chinese large cities in the form of fresh produce portfolios (FPPs). The purpose of this paper is to analyze the preferences of Chinese consumers for specific FPP attributes.

Design/methodology/approach

A choice experiment approach was used to explore consumer preferences. The authors conducted a means-end-chains evaluation to select the attributes for the choice experiment. The authors used a fractional factorial design and finally obtained 18 choice scenarios. The authors collected 166 effective consumer questionnaires in Beijing.

Findings

The authors found that among the four attributes considered, certification and the diversity of the FPP had significant effects on the willingness to pay (WTP) among consumers. Residents had heterogeneous preferences for FPP diversity and certification, but certification was the major concern when considering fresh produce in the FPP. With regard to the WTP for attributes in the portfolio, the WTP values for “green” and “organic” attributes were high, but the WTP for the diversity of FPPs was low.

Originality/value

This study is the first attempt to explore the preferences of Chinese consumers regarding the attributes of FPP in an e-commerce environment.

Details

British Food Journal, vol. 119 no. 4
Type: Research Article
ISSN: 0007-070X

Keywords

1 – 10 of 18